The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Parse-Perl perl hash"

Parse::Perl - interpret string as Perl source River stage zero No dependents

This module provides the capability to parse a string at runtime as Perl source code, so that the resulting compiled code can be later executed. This is part of the job of the string form of the "eval" operator, but in this module it is separated out...

ZEFRAM/Parse-Perl-0.007 - 05 Feb 2012 22:25:40 UTC

Parse::Perl::CopHintsHash - reified cop_hints_hash structure River stage zero No dependents

This is a class used internally by Parse::Perl to represent part of a lexical environment. It is not meant to be touched by users directly. See Parse::Perl::Environment for the class that represents the whole lexical environment. An object of this cl...

ZEFRAM/Parse-Perl-0.007 - 05 Feb 2012 22:25:40 UTC

Parse::Perl::Environment - reified Perl lexical environment River stage zero No dependents

An object of this class encapsulates a lexical environment for Perl source code. Such an object can be used to influence Perl parsing, through the "parse_perl" function in Parse::Perl. An environment object is most commonly generated by capturing the...

ZEFRAM/Parse-Perl-0.007 - 05 Feb 2012 22:25:40 UTC
3 results (0.034 seconds)